gtk: Add GtkEventControllerKey
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 11 Dec 2017 18:21:38 +0000 (19:21 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 16 Jul 2018 13:43:43 +0000 (15:43 +0200)
commite0f3e8a7e5d898aba11cce1fcffe79fd142b12ae
treea519f30ebc9b08e363e9faf0351fba2773886847
parent1f9de707f7e1bd6f7241000dbbad464530b23e81
gtk: Add GtkEventControllerKey

This event controller is meant to replace usage from key-press/release-event
handlers all through. Optionally it can be set a GtkIMContext, so interaction
is carried by the controller.
gtk/Makefile.am
gtk/gtk.h
gtk/gtkeventcontrollerkey.c [new file with mode: 0644]
gtk/gtkeventcontrollerkey.h [new file with mode: 0644]
po/POTFILES.in